home *** CD-ROM | disk | FTP | other *** search
- To use the CalcFFP program, just type (from a CLI) CalcFFP 20.83*76.1
- or whatever you want to calculate. You may notice that the last digit or two
- are not correct. This is due to the fact these numbers cannot always be
- stored exactly in binary format. Try something like 5*.5 to verify this.
-
- To assemble CalcFFP, you can use asm68010 from Dan Wolf and Doug Leavitt's
- book "AMIGA Machine Language Programmer's Guide" or the Devpac assembler. To
- use the Manx or Lattice assemblers, SECTION directives may have to be changed
- some, for example, the Manx assembler wants to see DSEG rather than DATA at
- the beginning of the data section.
-
-